home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / libnixV1_0.lha / gnu / libnix-sources.lha / sources / headers / debuglib.h < prev    next >
C/C++ Source or Header  |  1995-01-22  |  168b  |  15 lines

  1. #ifdef DEBUG_LIB
  2. #ifndef _DEBUGLIB_H_
  3. #define _DEBUGLIB_H_
  4.  
  5. /* Yet nothing - could be a debug-requester or something */
  6.  
  7. /*
  8.  
  9.   #define FATALERROR(a)
  10.  
  11. */
  12.  
  13. #endif
  14. #endif
  15.